Fix lock-file format in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 5 May 2024 17:54:07 +0000 (19:54 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 5 May 2024 17:54:07 +0000 (19:54 +0200)
commit6f16ef1c04c1ab3524eab6bb98376afc50a6078b
treed6c607b3d8910f515114f35021a973448f5c988e
parent8d3e4e823f21d5a70f7e6c51e161b2322f1bccc3
Fix lock-file format in Tramp

* lisp/net/tramp.el (tramp-lock-file-info-regexp): BOOT_TIME can
be negative.  (Bug#70415)
lisp/net/tramp.el